
.moduleTitle .left .b {
	font-weight:bold;
    margin-bottom: 25px;
    font-size: 42px;
    line-height: 55px;
    color: var(--themaBlack);
}

.moduleTitle .left .b span {
    color: var(--themaGreen);
}

.moduleTitle .left .s {
    max-width: 790px;
    font-size: 18px;
    color: #939393;
    line-height: 25px;
}

.part1 {
    max-width: 1920px;
    margin: 0 auto;
}

.part1 .swiper {
    overflow: hidden;
}

.part1 .swiper-slide {
    height: 895px;
}

.part1 .floatCpn {
    position: absolute;
    max-width: 1680px;
    width: 100%;
    height: 100px;
    left: 50%;
    bottom: 80px;
    z-index: 2;
    transform: translateX(-50%);
}

.part1 .floatCpn .swiper-pagination {
    height: 100%;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.part1 .floatCpn .swiper-pagination-bullet {
    position: relative;
    width: auto;
    height: 100%;
    line-height: 100px;
    border-radius: 0;
    opacity: 1;
    vertical-align: middle;
    background-color: inherit;
}

.part1 .floatCpn .swiper-pagination-bullet::before,
.part1 .floatCpn .swiper-pagination-bullet::after {
    content: "";
    display: inline-block;
    height: 1px;
    width: 125px;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, .2);
}

.part1 .floatCpn .swiper-pagination-bullet .putIcon {
    display: none;
    margin: 0 20px;
    vertical-align: middle;
}

.part1 .floatCpn .swiper-pagination-bullet .radio {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 22px;
    vertical-align: middle;
    border-radius: 50px;
    background-color: white;
}

.part1 .floatCpn .swiper-pagination-bullet .name {
    position: absolute;
    top: 25px;
    left: 50%;
    text-align: center;
    font-size: 15px;
    color: white;
    transform: translateX(-50%);
}

.part1 .floatCpn .swiper-pagination-bullet-active .putIcon {
    display: inline-block;
}

.part1 .floatCpn .swiper-pagination-bullet-active .radio,
.part1 .floatCpn .swiper-pagination-bullet-active .name {
    display: none;
}

.part1 .floatCpn .rightFloatIcon {
    position: absolute;
    height: 170px;
    right: 64px;
    bottom: 210px;
    font-size: 15px;
    color: white;
    writing-mode: vertical-lr;
}

.part1 .floatCpn .rightFloatIcon img {
    display: inline-block;
    margin-top: 15px;
}

.part_6 .maxWidth_main {
    display: flex;
    margin: 150px auto 285px;
    background-color: #f5f5f5;
    align-items: center;
    justify-content: space-between;
}

.part_6 .maxWidth_main .rightTxt {
    padding-left: 105px;
    flex: 1;
}

.part_6 .maxWidth_main .rightTxt .p3 {
    display: block;
    line-height: 45px;
    width: 146px;
    width: 144px;
    color: white;
    font-size: 16px;
    text-align: center;
    border-radius: 50px;
    background-color: var(--themaGreen);
} 

.part_6 .maxWidth_main .rightTxt .p2 {
    margin: 60px 0;
    line-height: 30px;
    max-width: 555px;
    font-size: 18px;
    color: #939393;
}

.part_6 .maxWidth_main .rightTxt .p1 {
    font-size: 35px;
	font-weight:bold;
    color: var(--themaBlack);
}

.part_6 .maxWidth_main .leftPic {
    position: relative;
	width:50%;
}

.part_2 {
    margin: 280px 0 290px;
}

.part_2 .moduleTitle .right img {
    display: inline-block;
    vertical-align: top;
}

.part_2 .moduleTitle .right p {
    font-size: 18px;
    line-height: 55px;
    color: var(--themaGreen);
    text-align: right;
}

.part_2 .moduleTitle .right span {
    font-weight: bold;
    font-size: 100px;
    line-height: .7;
    color: var(--themaGreen);
}

.part_2 section {
    display: flex;
    height: 720px;
    padding: 100px 80px 75px;
    margin-top: 135px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    overflow: hidden;
    cursor: pointer;
    flex-direction: column;
    justify-content: space-between;
}


.part_2 section ul {
    display: flex;
    max-width: 1385px;
}

.part_2 section ul li {
    width: calc(100% / 3);
    max-width: 448px;
    margin-right: 35px;
    padding-top: 25px;
    transition: all .4s;
    color: white;
    border-top: 3px solid white;
}

.part_2 section ul li > * {
    transition: all .4s;
}

.part_2 section ul li .p1 {
    font-size: 25px;
    line-height: 55px;
}

.part_2 section ul li .p2 {
    margin-top: 10px;
    font-size: 15px;
    line-height: 25px;
}

.part_2 section ul li:hover,
.part_2 section ul li.on {
    border-top-color: var(--themaGreen);
}

.part_2 .section_top p {
    font-size: 25px;
    line-height: 55px;
    color: white;
}

.part_2 .section_top a {
    display: block;
    width: 144px;
    line-height: 51px;
    text-align: center;
    font-size: 16px;
    color: white;
    border-radius: 50px;
    transition: all .4s;
    border: 2px solid white;
}

.part_2 .section_top a:hover {
    background-color: var(--themaGreen);
    border-color: var(--themaGreen);
}

.part_3_main .swiper {
    overflow: hidden;
}

.part_3_main .swiper-slide {
    width: auto;
    color: white;
}

.part_3_main .swiper-slide .ctMain {
    position: absolute;
    left: 185px;
    bottom: 150px;
}

.part_3_main .p1 {
    font-size: 18px;
}

.part_3_main .p2 {
    font-size: 45px;
}

.part_3_main .p3 {
	letter-spacing:5px;
    font-size: 50px;
}

.part_3_main a.en {
    display: block;
    margin-top: 20px;
    font-size: 16px;
    line-height: 55px;
    color: var(--themaGreen);
}

.part_3_main a.en::before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-right: 15px;
    border-radius: 50%;
    vertical-align: middle;
    background-color: var(--themaGreen);
}

.part_3 .tag {
	font-weight:bold;
    max-width:1050px;
    margin: 125px auto 75px;
    padding: 9px 14px;
    border-radius: 50px;
    background-color: #f5f5f5;
}

.part_3 .tag li {
	overflow:hidden;
}

.part_3 .tag a {
    display: block;
    width: 138px;
    line-height: 54px;
    transition: all .4s;
    text-align: center;
    font-size: 16px;
    color: var(--themaBlack);
    border-radius: 50px;
    background-color: transparent;
}

.part_3 .tag li:hover a ,
.part_3 .tag li.on  a {
    color: white;
    background-color: var(--themaGreen);
}

.part_5 {
    margin-bottom: 245px;
    padding: 192px 0 153px;
    background-color: #f5f5f5;
	overflow:hidden;
}

.part_5 .moduleTitle .right a {
    display: block;
    height: 45px;
    width: 146px;
    line-height: 44px;
    font-size: 16px;
    color: white;
    text-align: center;
    border-radius: 50px;
    background-color: var(--themaGreen);
}

.part_5 ul {
    margin-top: 115px;
    font-size: 0;
}

.part_5 li {
    display: inline-block;
    height: 380px;
    vertical-align: top;
}

.part_5 li a {
    display: block;
    height: 100%;
}

.part_5 .firstLoop {
    width: calc(100% - (((100% - 300px) / 3) + 150px));
}

.part_5 .firstLoop .swiper {
    height: 100%;
    width: 100%;
    overflow: hidden;
    color: white;
}

.part_5 .firstLoop a .date,
.part_5 .firstLoop a .title {
    color: white;
}

.part_5 .firstLoop .maxWidth {
    height: 100%;
}

.part_5 .firstLoop .ctMain {
    position: absolute;

    left: 62px;
    bottom: 65px;
}

.part_5 .firstLoop .date {
    margin-bottom: 5px;
    font-size: 16px;
}

.part_5 .firstLoop .title {
    font-size: 25px;
}

.part_5 li:not(:first-child) {
    width: calc((100% - 300px) / 3);
    margin-bottom: 98px;
    border-top: 1px solid #c2c2c2;
}

.part_5 li:not(:first-child) a {
    position: relative;
    display: block;
    padding-top: 25px;
}

.part_5 li:not(:nth-child(3)):not(:first-child) {
    margin-left: 150px;
}

.part_5 .date {
    margin-bottom: 20px;
    font-size: 16px;
    color: var(--themaGreen);
}

.part_5 .title {
	overflow:hidden;
	font-weight:bold;
    display: -webkit-box;
    font-size: 25px;
    line-height: 35px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    color: var(--themaBlack);
}

.part_5 .img{ display:none}

.part_5 .txt {
	overflow:hidden;
    display: -webkit-box;
    margin-top: 95px;
    font-size: 14px;
    color: #939393;
    line-height: 20px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

.part_5 li.picItem a > img {
    margin-top: 85px;
}

.part_5 .hoverMain {
    /* display: none; */
    position: absolute;
    width: 100%;
    padding: 28px 38px 40px;
    left: 0;
    top: 500px;
    z-index: -10;
    color: white;
    transition: all .8s;
    opacity: 0;
    background-color: transparent;
}

.part_5 a:hover .hoverMain {
    animation: showNews .7s ease forwards;
}

.part_5 .hoverMain .p1 {
    font-size: 16px;
}

.part_5 .hoverMain .p2 {
    margin: 10px 0 23px;
    font-size: 22px;
    line-height: 35px;
}

.part_5 .hoverMain .p3 {
    margin-top: 17px;
    font-size: 14px;
    text-align: right;
}

.part_5 .hoverMain .hoverMain_pic {
    margin-top: 20px;
    max-width: 100%;
}

.part_4 {
    max-width: 1920px;
    margin: 280px auto 350px;
}

.part_4 .moduleTitle {
    margin-bottom: 175px;
}

.part_4 .right {
    position: relative;
    width: 153px;
	z-index:111
}

.part_4 .swiper {
    overflow: hidden;
}

.part_4 .putLoop {
    position: relative;
	padding-left:15px;
	padding-right:15px;
}

.part_4 .putLoop .swiper-slide {
    height: 780px;
    width: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.part_4 .putLoop .swiper-slide a {
    position: relative;
    display: block;
    height: 100%;
}

.part_4 .flexBetween {
    align-items: center;
}

.part_4 .title {
	font-weight:bold;
    font-size: 23px;
    color: black;
}

.part_4 .adr {
    font-size: 18px;
    color: #939393;
}

.part_4 .year {
    font-size: 16px;
    color: var(--themaGreen);
}

.part_4 .line {
	margin:25px 0;
    max-width: 376px;
    width: 100%;
    height: 1px;
    background-color: #ebebeb;
}

.part_4 .putImg {
    margin: 20px 0 10px;
    border-radius: 20px;
    overflow: hidden;
}

.part_4 .floatBtn {
    position: absolute;
    width: 100%;
    top: 45%;
    left: 50%;
    z-index: 5;
    transform: translate(-50%, -50%);
}

.part_4 .floatBtn .swiper-button-prev {
    left: 0;
}

.part_4 .floatBtn .swiper-button-next {
    right: 0;
}

.part_4 .floatBtn .swiper-button-next::after,
.part_4 .floatBtn .swiper-button-prev::after {
    display: none;
}

.part_4 .floatBtn .swiper-button-next,
.part_4 .floatBtn .swiper-button-prev {
    display: flex;
    width: 62px;
    height: 62px;
    opacity: 1;
    border-radius: 50%;
    background-color: #acacac;
}


.part_4 .floatBtn .swiper-button-prev:hover,.part_4 .floatBtn .swiper-button-next:hover{
    background-color:var(--themaGreen);
}

@keyframes showNews {
    0% {
        z-index: 2;
    }
    90% {
        z-index: 2;
        opacity: .4;
    }
    100% {
        opacity: 1;
        z-index: 2;
        top: 165px;
        background-color: var(--themaGreen);
    }
}


@media (max-width:1024px) {
.part1 .swiper-slide{ height:500px;}
.part_3_main .swiper-slide{ width:100%;}
.part_3_main .swiper-slide .ctMain{ left:15%; bottom:100px;}
.part_2 section{ height:auto; padding:10%;}
.part_2 section ul{ margin-top:35%;}
.part_5 li:not(:first-child){ width:calc((100% - 100px) / 3)}
.part_5 li:not(:nth-child(3)):not(:first-child){ margin-left:50px;}
.part1 .floatCpn,.part1 .floatCpn .rightFloatIcon	{ display:none}
}


@media (max-width:768px) {
.part1 .swiper-slide{ height:350px;}
.part_2,.part_4{ margin:15% 0 20%;}
.part_2 .moduleTitle,.part_4 .moduleTitle,.part_5 .moduleTitle{ display:block;}
.part_2 .moduleTitle .right{ margin-top:10%;max-width:230px;}
.part_2 section{ margin-top:15%}
.part_4 .putLoop .swiper-slide{ height:auto; width:100%;}
.part_4 .putImg img{ width:100%;}
.part_4 .right{ margin-top:10%;}
.part_5 .moduleTitle .left{ margin-bottom:5%;}
.part_6 .maxWidth_main{ display:block; margin:20% 0 25%;}
.part_6 .maxWidth_main .leftPic{ width:100%;}
.part_6 .maxWidth_main .rightTxt{ padding:10%;}
.part_5 li{ width:100% !important; margin:5% 0 !important; height:auto;}
.part_5 a:hover .hoverMain{ display:none !important}
.part_5{ padding:15% 0; margin-bottom:25%;}
.part_5 .txt{ margin:5% 0;}
.part_5 ul{ margin-top:10%;}
.part_5 .img{ display:block;}
.part_5 .firstLoop{ height:380px;}
.part_5 img{width:100% !important;}
.part_5 li.picItem a > img{ margin-top:5%;}
.part_5 .firstLoop .ctMain{ left:15px; bottom:50px;}
}

@media (max-width:640px) {
.part1 .swiper-slide{ height:200px;}
.part_3_main .p1{ font-size:16px;}
.part_3_main .p2{ font-size:30px;}
.part_3_main .p3{ font-size:34px;}
.part_3_main .swiper-slide .ctMain{ left:5%;bottom:15px;}
.part_3 .tag{ display:block; margin:20% 0;}
.part_3 .tag li{ width:49%; display:inline-block}
.part_3 .tag a{ width:100%;}
.moduleTitle .left .b{ font-size:30px; line-height:45px;}
.part_2 section ul{ display:block;}
.part_2 section ul li{ width:100%; margin-top:10%;}
.part_2 section ul li .p1{ font-size:22px; line-height:35px;}
.part_4 .line{ max-width:200px;}
.part_4 .title{ font-size:18px;}
.part_2 .section_top p{ font-size:22px;}
.part_6 .maxWidth_main .rightTxt .p1{ font-size:28px;}
.part_6 .maxWidth_main .rightTxt .p2{ margin:10% 0; font-size:16px; line-height:26px;}
.part_5 .title,.part_5 .firstLoop .title{ font-size:22px;}
}



